font chooser: Add properties for features and language
authorMatthias Clasen <mclasen@redhat.com>
Wed, 3 Jan 2018 04:52:24 +0000 (23:52 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 3 Jan 2018 17:18:18 +0000 (12:18 -0500)
commit894a0c0ff4560d9fb400b872d3170491786197f3
tree66f10ec18b9f0368153b5ea2eb43a250c96706e5
parentade33c6e1450aecea17fbeabf11dd2ff1c9e0760
font chooser: Add properties for features and language

These can't be returned as part of the font description,
so we need new api for them. For now, this is just readonly
properties. Maybe these should be writable too, eventually.
docs/reference/gtk/gtk4-sections.txt
gtk/gtkfontbutton.c
gtk/gtkfontchooser.c
gtk/gtkfontchooser.h
gtk/gtkfontchooserutils.c
gtk/gtkfontchooserutils.h
gtk/gtkfontchooserwidget.c